Skip to content

Conversation

@machichima
Copy link
Member

@machichima machichima commented Aug 22, 2025

Tracking issue

Why are the changes needed?

When running the workflow, we will see airflow deprecation warning

image

What changes were proposed in this pull request?

  • Set AIRFLOW__METRICS__TIMER_UNIT_CONSISTENCY env var to True to enable enable timer unit consistency and to prevent warning message

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Summary by Bito

This pull request introduces an environment variable configuration to suppress deprecation warnings in Airflow by setting the `AIRFLOW__METRICS__TIMER_UNIT_CONSISTENCY` variable to `True`, enhancing user experience during workflow execution.

@codecov
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.70%. Comparing base (bcdfaae) to head (19b090b).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3319      +/-   ##
==========================================
+ Coverage   52.64%   52.70%   +0.05%     
==========================================
  Files         215      215              
  Lines       22543    22544       +1     
  Branches     2950     2950              
==========================================
+ Hits        11868    11882      +14     
+ Misses       9968     9958      -10     
+ Partials      707      704       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pingsutw pingsutw merged commit a28f70d into flyteorg:master Aug 27, 2025
117 checks passed
Atharva1723 pushed a commit to Atharva1723/flytekit that referenced this pull request Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants